runtime.writeUserArenaHeapBits.pad (method)

2 uses

	runtime (current package)
		arena.go#L585: 	h = h.pad(s, typ.Size_-typ.PtrBytes)
		arena.go#L662: func (h writeUserArenaHeapBits) pad(s *mspan, size uintptr) writeUserArenaHeapBits {